* src/keyboard.c (command_loop_1): If command is nil, call `undefined'.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 29 Oct 2013 21:05:35 +0000 (17:05 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 29 Oct 2013 21:05:35 +0000 (17:05 -0400)
commitd591191a9b5f62c19e9e2ba8b977be2e13f76c15
treed1e932b8a42ea800f27646318855b18183af29ed
parent28becf452a5ab7aa8ccd948c2ff806cc21ce2e37
* src/keyboard.c (command_loop_1): If command is nil, call `undefined'.
* lisp/subr.el (undefined): Add missing behavior from the C code for
unbound keys.
lisp/ChangeLog
lisp/subr.el
src/ChangeLog
src/keyboard.c